Skip to main content

Delete Webhook Addresses

POST 

/notifications/webhook/delete-addresses

Delete addresses from a webhook

Request

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Body

    webhookId string
    addresses array

Responses

Created

Schema

    object

Loading...

Was this page helpful?